Overload | Description |
---|---|
CopyToClipboard(NRectangle,Double) | Copies a vector image to the clipboard. |
CopyToClipboard(ENVectorImageFormat) | Copies a vector image to the clipboard. In the case of EMF, places it in the clipboard and for SVG and DXF places their source code in the clipboard. |
CopyToClipboard(ENVectorImageFormat,NRectangle) | Copies a vector image to the clipboard. In the case of EMF, places it in the clipboard and for SVG and DXF places their source code in the clipboard. |
CopyToClipboard(ENVectorImageFormat,NRectangle,Double) | Copies a vector image to the clipboard. In the case of EMF, places it in the clipboard and for SVG and DXF places their source code in the clipboard. |